home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update20.zoo / gas / gas-040-support < prev    next >
Encoding:
Text File  |  1992-04-02  |  1.9 KB  |  60 lines

  1. Newsgroups: gnu.utils.bug
  2. From: iwamoto@cis.CAnon.co.JP (Shinichi Iwamoto)
  3. Subject: Patches of GAS for mc68040
  4. Organization: GNUs Not Usenet
  5. Distribution: gnu
  6. Date: Tue, 26 Nov 1991 04:58:05 GMT
  7.  
  8. Dear Mr. Stallman,
  9.  
  10. How do you do? I am always thankful to you for GAS.
  11.  
  12. We modified gas-1.38 for mc68040. So, I will send the patches.
  13. If possible, would you please merge it to your original gas?
  14.  
  15. We enhanced gas-1.38 to support the following functions:
  16.  
  17.   (1) Support for mc68040
  18.       In my patch, -mc68040 is a default switch. 
  19.       When the variable `m68k_kind' in m68k.c is zero,
  20.       the default switch becames -mc68020 and the patched gas
  21.       works as same as the original gas.
  22.  
  23.   (2) Enhancement to program layout
  24.       (a) In <label field>, tabs or spaces can be specified between
  25.      an identifier and `:'.
  26.       (b) The size of the assembler directive .skip can be specified zero.
  27.       These enhancements are for compatibility with SUN's as. 
  28.       For the enhancements I enclosed the corresponding sources
  29.       with #ifdef CANON and #endif CANON.
  30.  
  31. I added a machine-dependent file into patches, also. The file name is
  32. m-stone.h. `Stone' is our machines' name with mc68040. We (Japanese) often
  33. call VLSI or IC as a stone. We pronounce a stone, 'ISHI' in Japanese.
  34. The pronunciation 'ISHI' has the different meanings, a doctor and a will, etc.
  35. (Please look a English-Japanese dictionary up) So, I put my will into
  36. 'ISHI', that is our stone:-).
  37.  
  38. These patches were made by
  39.   Shinichi Iwamoto    iwamoto@cis.canon.co.jp and
  40.   Kenjiro Chyo        chyo@cbs.canon.co.jp.
  41.  
  42. Besides GAS, I am preparing to modify GCC for mc68040.
  43. Could you need the patches?
  44.  
  45. I would like to make sure that you receive this mail. Please send
  46. your response. Thank you.
  47.  
  48. Sincerely,
  49.  
  50.  
  51. Shinichi Iwamoto
  52. iwamoto@canon.co.jp
  53.  
  54. Information Systems Research Center
  55. CANON INC. Shin-Kawasaki Office
  56. Shin-Kawasaki Mitsui BLDG.
  57. 890-12 Kashimada, Saiwai-ku
  58. Kawasaki-shi, Kanagawa 211
  59. Japan
  60.